home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000119_news@columbia.edu _Wed Apr 23 10:07:21 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA00982
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Apr 1997 10:07:21 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA01081
  7.     for kermit.misc@watsun; Wed, 23 Apr 1997 10:07:20 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit for SCO OSR 5.0
  12. Date: 23 Apr 1997 14:07:17 GMT
  13. Organization: Columbia University
  14. Lines: 16
  15. Message-ID: <5jl52l$ga0$1@apakabar.cc.columbia.edu>
  16. References: <5jjtvo$e45$1@camco.celestial.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6937
  19.  
  20. In article <5jjtvo$e45$1@camco.celestial.com>,
  21. George Clute <geo@camco.celestial.com> wrote:
  22. : Does kermit build in the modem names and codes from source.  I only
  23. : have the compiled SA(190) 4, oct, 94'?
  24. : I'm looking for a Multitech zdx2840xdb listing. I'm having problems talking 
  25. : with this modem.
  26. The current version of C-Kermit is 6.0.192:
  27.  
  28.   http://www.columbia.edu/kermit/ck60.html
  29.  
  30. It has built-in support for Multitech modems, and it also allows for
  31. user-defined modem types.
  32.  
  33. - Frank